Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_modify
date_modify
Alias for DateTime::modify - Modify the value of the date and time object
Name:
date_modify
Category:
Date and time
Programming Language:
php
One-line Description:
Modify the timestamp.
Related
How to deal with memory management issues in xml_set_end_namespace_decl_handler?
6
Distributed Storage Technologies in PHP 7.0: Redis, Memcached, and MongoDB Solutions
1
How to Use the php_ini_loaded_file Function to Determine If the PHP Configuration File Has Been Modified?
5
What to Do When You Encounter "pclose failed"? Full Explanation of Causes and Solutions for pclose Failure
8
Similar Functions
gmmktime
gmmktime
GetUnixtimestampforG
timezone_identifiers_list
timezone_identifiers_list
AliasforDateTimeZo
idate
idate
Formatlocaltime/date
date_create_from_format
date_create_from_format
AliasforDateTime::
date_get_last_errors
date_get_last_errors
AliasforDateTime::
date_interval_create_from_date_string
date_interval_create_from_date_string
AliasforDateInterv
mktime
mktime
GetaUnixtimestampfor
strftime
strftime
Formatlocaltime/date
Popular Articles